If you are willing to sacrifice some storage space on the disk, then dvdisaster (https://en.wikipedia.org/wiki/Dvdisaster) can add extra ECC data to the disk that will allow recovery even if some percentage of the disk errors out upon read later.
Granted, if one no longer has the mechanical drive, or if the disk errors out beyond the threshold where the extra ECC can correct the errors, the data's still lost. But it (dvdisaster) does provide some protection from the "bit-rot" case where the disk slowly degrades.
For this purpose, I think it would be nice to access the raw data, to see any errors that would be otherwise masked. As someone in the comments suggested, one might compare number of corrected errors in 1, 2, 5 years and compare to the number of redundant bits stored to estimate the expected longevity of the medium
I have 3 copies so I can check the archive version, active storage volume, and local version to see if any lost integrity in the transfer process.
I’m curious how it would compare against my old CDs and DVDs that were previous backups. My work does something similar for tape drive data.