8
4
What are the most secure way to store a huge amount of BTC over a long time and its (detailed) risks? A other assumption is that the owner does not have a very technical background, thus it will not be possible to verify the code of a wallet generator.
I am looking for a detailed overview of the risks. Even unlikely thinks like a biased random number generator of java script used by: https://www.bitaddress.org/ Or that the site is hacked and wallet generation script is malicious just when I want to use it. An other example would be, when I use MultiBit and I store the seed in safe-deposit box it might happen that the software is not longer available and it might be difficult to recover the keys from the seed.

1
Related question: How to save bitcoins as paper
– Murch – 2013-09-04T23:25:07.563Personally, I prefer offline storage on a USB over paper wallets. I’m working on an open-source project to solve this very problem available at coldstoragebitcoin.com. There is a scripts only version that still requires some technical knowledge but there's also a full project download that will have you plug in a fully ready cold storage USB in minutes. – None – 2014-04-06T16:48:54.977