From a technical perspective a standard web page could be saved in single HTML file that can be opened offline (with all JS/CSS inlined and images base64 encoded and inclined)--so it can be as easy as double-clicking on a file (just an .html file instead of .ppt).
The average user probably lacks this knowledge though and wouldn't know to or try to double-click on an html file but it is technically feasible.