but is there any means of saving my seed phrase safe from these natural disasters? That could atleast give a Bitcoiner access to a wallet after the loss of seed phrases during or after natural disasters.
Nothing that can be done rather than a saving it up at a different geographical location, when earthquakes or all this natural disasters happen even if a washer or any damage proof happens definitely they will be lost with them due to damage. So when storing large amounts of bitcoin look for three or more place at different cities if possible to store them. One thing again is to be careful of redundancy because ones it gets too much the seeds becomes vulnerable to been discovered. To reduce the risk again is to add passphrase which is probably known to only you such that when someone gets access to the seed phrases, without the passphrase they cannot have access to the funds on the wallet.
You could create a multisig wallet. This configuration requires numerous private keys to access monies. Divide a 2-of-3 multisig configuration and store one key at home, one in a bank safety deposit box in another city, and one with a trusted person in another region. A local natural calamity would not prevent you from using the remaining two keys. "Shamir's Secret Sharing" is another possibility. This breaks your seed into components, only a few needed to rebuild it. You can disperse or hide five portions if any three will regain your seed.
Both strategies are complicated, so study them before committing. However, they balance security and redundancy.
I like this multi sig idea but my concern is it will not be easily implemented for wallets that are used to store regular used coins. Anytime one needs to make use of the funds you need to reach out to Atleast one of these storage places. Regular asking about it makes it obvious. So I still go with the idea but store only funds in which you would be holding for a very long time there and then have an extra wallet for small holdings. This way you reach out to this locations on rare occasions.
Another thing is make sure the locations of those other seed phrases or keys should be at regions that are not prone to any of disasters.
In setting up the multi sig wallet you can follow the backup tips by Charles-Tim as they seem perfect to cases like this
If you want to increase the security of your wallet, you can go for multisig. Although, it is very useful for multiple users purposes. For individual, we have suggested 2-of-3 multisig wallet several times on this forum with the appropriate backups like this:
Seed 1, MPK 2
Seed 2, MPK 3
Seed 3, MPK 1
Backups in different locations. If you lose one of the backups, you can still use the other two to recover your wallet.