What if something happens to you and the password is lost?
The BIP0038 password should also be stored redundantly, and ideally, in an encrypted form.
If I am not mistake, Shamir's Shared Secret algorithm is the appropriate method to store the password such that m-of-n trusted parties would need to collaborate to reconstruct the password.
So to steal your bitcoin, an attacker would need to have possessed (or photographed) the BIP0038 wallet, and then would also either need to coerce you into revealing your password, or would need to find m-of-n of your trusted parties and get them to reveal their secret, so that the attacker could reconstruct the password.
Use
http://bitaddress.org (a saved version, offline) to generate the BIP0038 paper wallet and use
http://passguardian.com (a saved version, offline) for the m-of-n Shamir's Secret Sharing.
Your heirs will need instructions on how to reconstruct the BIP0038 password.